CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dct 变换

搜索资源列表

  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:556
    • 提供者:浪飞人海
  1. DCT

    0下载:
  2. c语言DCT变换,还有逆变换,并且带有变换时间计算-dct transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3633
    • 提供者:钟毅
  1. ar_dct_kda

    0下载:
  2. 在AR人脸库上进行DCT变换,使用DCT变换后的图像进行 kernel fisher discriminant analysis,其中kernel 函数可以自己选择-In the AR face database on the DCT transform, using the DCT transformed image kernel fisher discriminant analysis, which can choose the kernel function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2370
    • 提供者:邵珠立
  1. YUVdct

    0下载:
  2. YUV序列打开,DCT变换,IDCT变换、量化、反量化等操作-YUV sequence of open, DCT transform, IDCT transform, quantization, inverse quantization operation
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:64878
    • 提供者:王瑾
  1. DCT

    0下载:
  2. 基于visual c++对图像进行DCT变换的编程-Based on visual c++ Image DCT transform programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:229019
    • 提供者:young
  1. DCT

    1下载:
  2. 图像的基于8*8分块的DCT变换编码 MATLAB编程环境 -Images based on 8* 8 block of DCT transform coding MATLAB programming environment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1012
    • 提供者:lintao
  1. dct

    4下载:
  2. 利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-The use of DCT for image compression
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:218073
    • 提供者:nn
  1. 12345

    0下载:
  2. 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:424564
    • 提供者:song
  1. imageview

    0下载:
  2. 图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:539247
    • 提供者:lukecheng
  1. samples(dct)

    0下载:
  2. 离散余弦变换SSE-Discrete cosine transform SSE
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-14
    • 文件大小:14853
    • 提供者:张立
  1. signal-analysis

    0下载:
  2. dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3571
    • 提供者:zhouhao
  1. informationhiding

    0下载:
  2. 一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换-DCT-based Information Hiding Transform procedures, able to hide text message into image after DCT transform domain to the frequency vector. Procedures focus on the DCT transform of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13241
    • 提供者:wpc
  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. watermarking_dct_matlab

    0下载:
  2. 一种DCT变换的数字音频水印技术,可以进行水印的嵌入和提取-DCT transform of a digital audio watermarking technique that can be embedded and extracted watermark
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1281
    • 提供者:半半倒
  1. dct-code

    0下载:
  2. 离散余弦变换的VHDL实现,不错的代码和方法-Discrete cosine transform VHDL realization of good code and methods
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:31083
    • 提供者:宋雪兵
  1. MATLABDCT

    0下载:
  2. 基于MATLAB的DCT变换在jpeg图像压缩中的应用-MATLAB-based DCT transform in the jpeg image compression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:109350
    • 提供者:zhanglei
  1. Watermarking_althorithm_based_on_DCT(MATLAB)

    1下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
  3. 所属分类:2D图形编程

    • 发布日期:2013-05-05
    • 文件大小:56350
    • 提供者:xuan
  1. Ssemple

    0下载:
  2. 水印程序,dct变换,水印的提取和嵌入功能,并且和mapX结合-Watermarking procedures, dct transform, extraction and watermark embedding function, and combining and MapX
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:941580
    • 提供者:张建
  1. dct

    0下载:
  2. dct变换 先进fft变换,然后再利用fft进行dct变换,是基于win32平台的-DCT transform fft transform advanced, and then use fft for DCT transform, is based on the win32 platform
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:283445
    • 提供者:cyy
  1. my_dct

    2下载:
  2. 图像DCT编码压缩,经DCT变换,量化,编码,然后再解码。-DCT coding image compression, the DCT transform, quantization, coding, and then decode.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:1280
    • 提供者:lily
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com